home *** CD-ROM | disk | FTP | other *** search
- /* Copyright (c) Oracle Corporation 1993. All Rights Reserved */
- /*****************************************************************************
- NAME
- win95.pin - V3 post install script for Windows products.
-
- DESCRIPTION
- This script performs post install functionality. For smartstart, indicate
- success.
-
- OWNER
- Mason Ng
-
- MODIFIED DD-MMM-YY Reason
- sagarwal 11-JUL-95 Modifed for windows 95 from nt.pin.
- kjain 04-JUL-94 Removed spawn calls.
- ming 21-JUN-94 Created.
- *****************************************************************************/
-
- {
- ui_action("");
- ui_product("");
- { ui_graphics(); }['default: continue();]
- }
-